mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-03-15 12:29:16 +01:00
Increase About page title's size
This commit is contained in:
parent
093ee93d81
commit
f81cbc72fa
@ -408,9 +408,10 @@
|
||||
.about-title, .about-title p {
|
||||
margin: 0;
|
||||
font-size: rem-calc(50);
|
||||
line-height: rem-calc(48);
|
||||
line-height: rem-calc(56);
|
||||
color: #fff;
|
||||
font-weight: 900;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.about-title-aside {
|
||||
@ -418,14 +419,6 @@
|
||||
font-size: rem-calc(18);
|
||||
}
|
||||
|
||||
.about-title,
|
||||
.about-title p
|
||||
{
|
||||
font-size: rem-calc(18);
|
||||
line-height: rem-calc(30);
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
&.ng-hide {
|
||||
opacity: 0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user