mirror of
https://github.com/safing/web
synced 2025-04-23 04:19:09 +00:00
Remove CSS from semantic which interfered with new design
This commit is contained in:
parent
f7dfa5047c
commit
2c450e98d0
1 changed files with 0 additions and 6 deletions
6
vendor/semantic/semantic.css
vendored
6
vendor/semantic/semantic.css
vendored
|
@ -453,10 +453,6 @@ body {
|
|||
height: 100%;
|
||||
}
|
||||
|
||||
html {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
@ -464,8 +460,6 @@ body {
|
|||
min-width: 320px;
|
||||
background: #FFFFFF;
|
||||
font-family: 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||
font-size: 14px;
|
||||
line-height: 1.4285em;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
font-smoothing: antialiased;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue