Update css/appstyling-v2.css
Updated sizing of blocks.
This commit is contained in:
@@ -23,9 +23,18 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
h2 {
|
||||||
|
font-family: Roboto;
|
||||||
|
color: #FCFCFC;
|
||||||
|
font-size: 20px;
|
||||||
|
font-weight: 500;
|
||||||
|
letter-spacing: 0.15px;
|
||||||
|
line-height: 28px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
.b-header{
|
.b-header{
|
||||||
height: 25vh;
|
height: 18vh;
|
||||||
background-color: #48484A;
|
background-color: #48484A;
|
||||||
padding: 24px 16px;
|
padding: 24px 16px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
@@ -62,7 +71,7 @@ p.subheading {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.b-platevisual{
|
.b-platevisual{
|
||||||
height: 50vh;
|
height: 28vh;
|
||||||
background-color: #FFFFFF;
|
background-color: #FFFFFF;
|
||||||
padding: 24px 16px;
|
padding: 24px 16px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
@@ -98,7 +107,7 @@ p.subheading {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.b-calulatorinputs {
|
.b-calulatorinputs {
|
||||||
height: 25vh;
|
height: 28vh;
|
||||||
width: auto;
|
width: auto;
|
||||||
background-color: #8C8E90;
|
background-color: #8C8E90;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
@@ -211,8 +220,6 @@ label {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
.b-container {
|
.b-container {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user