mirror of
https://github.com/alice-lg/alice-lg.git
synced 2024-05-11 05:55:03 +00:00
fixed font size
This commit is contained in:
@ -14,7 +14,7 @@ body,
|
||||
display: flex;
|
||||
min-height: 100vh;
|
||||
flex-direction: row;
|
||||
font-size: 12px;
|
||||
font-size: 1.4rem;
|
||||
}
|
||||
|
||||
#app {
|
||||
@ -92,8 +92,6 @@ header {
|
||||
background: white;
|
||||
margin: 0px;
|
||||
height: 59px;
|
||||
|
||||
box-shadow: 0px 1px 4px #eee;
|
||||
}
|
||||
|
||||
.table-protocols {
|
||||
|
Reference in New Issue
Block a user