This repository has been archived on 2022-05-20. You can view files and clone it, but cannot push or open issues or pull requests.
Alley-HSBC-Frontend/src/style/modules/_mainHome.sass
2022-03-30 07:12:27 +01:00

59 lines
1.6 KiB
Sass

.main-home
// margin: 0 !important
// width: 100% !important
max-width: 85% !important
.meetings-panel
margin-top: 15vh
padding-bottom: 10vh
border-style: solid
border-color: mistyrose
border-width: 2px
border-radius: 40px
width: 85%
height: 65vh
overflow: hidden
.row
width: 100%
.panel-label
text-align: center
background-color: #AF000D
padding-top: 2%
padding-bottom: 2%
// .current-time
// text-align: center
// background-color: grey
// padding-top: 1%
// padding-bottom: 1%
// .current-date
// text-align: center
// background-color: grey
// padding-bottom: 1%
.meeting
background-color: lightcoral
text-align: left
margin-top: 15px
line-height: 2
.lastMeeting
margin-bottom: 10%
.short-cuts
.row-1
// margin-top: 30vh
margin-top: 40vh
.row-2
margin-top: 5vh
.mylabel
display: inline-block
margin-left: 25%
width: 125px
text-align: center
.tile
margin-left: 25%
margin-right: 50%
background-color: mistyrose
width: 125px
height: 125px
border-radius: 16px
.icon
color: black
width: 80%
height: 80%