mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
Fixes About page
This commit is contained in:
@ -538,3 +538,16 @@ footer {
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
// ============== ABOUT ============== //
|
||||
|
||||
.about {
|
||||
h4 {
|
||||
font-size: 1.7em;
|
||||
}
|
||||
h1, h3, h5, h6 {
|
||||
margin: 0px;
|
||||
font-weight: 500;
|
||||
font-size: 1.9em;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user