mirror of
https://github.com/tjsga/website-2018.git
synced 2025-04-20 19:20:17 -04:00
fix some font sizes
This commit is contained in:
parent
4e2f49f864
commit
66ea1bf89e
|
@ -17,7 +17,7 @@ header {
|
|||
#banner h1 {
|
||||
display: table-cell;
|
||||
vertical-align: middle;
|
||||
font-size: 200%;
|
||||
font-size: 3em;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
|
|
@ -35,6 +35,7 @@
|
|||
left: 48px;
|
||||
width: calc(100% - 48px);
|
||||
height: 100%;
|
||||
font-size: 200%;
|
||||
overflow: hidden;
|
||||
}
|
||||
#menu>a {
|
||||
|
|
Loading…
Reference in New Issue
Block a user