css aside
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
.layout-sidebar-first{
|
||||
|
||||
#block-reha-phase1{
|
||||
border: solid $yellow-puca 1px;
|
||||
font-weight: 800;
|
||||
padding: 1rem;
|
||||
width: 80%;
|
||||
h2{
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
text-transform: lowercase;
|
||||
font-weight: 1000;
|
||||
line-height: 1rem;
|
||||
font-size:1.5rem ;
|
||||
|
||||
}
|
||||
|
||||
p{
|
||||
font-size: 1.5rem;
|
||||
line-height: 1.8rem;
|
||||
margin-top: 0.8rem;
|
||||
}
|
||||
|
||||
footer{
|
||||
@extend %buttonwithborder;
|
||||
width: fit-content;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user