Remove flexbox on body (#114)
This commit is contained in:
parent
04b4bca945
commit
8d3c1a2f8e
|
@ -21,3 +21,4 @@
|
|||
- [Tomasz Wąsiński](https://github.com/wasinski)
|
||||
- [Vinícius dos Santos Oliveira](https://github.com/vinipsmaker)
|
||||
- [Vlad Ionescu](https://github.com/Vlaaaaaaad)
|
||||
- [Joseph Ting](https://github.com/josephting)
|
||||
|
|
|
@ -10,7 +10,6 @@ html {
|
|||
}
|
||||
|
||||
body {
|
||||
display:flex;
|
||||
color: $fg-color;
|
||||
background-color: $bg-color;
|
||||
font-family: $text-font-family;
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1 +1 @@
|
|||
{"Target":"css/coder.min.cf79e6c3b1f6a5f3b633af689738b135c8ae60005166ed909a402efbb88959e2.css","MediaType":"text/css","Data":{"Integrity":"sha256-z3nmw7H2pfO2M69olzixNciuYABRZu2QmkAu+7iJWeI="}}
|
||||
{"Target":"css/coder.min.134a7c5ac2b84e004ec89170bdb9a8df52e4496cd130d887bf8b8cdbf5a53d06.css","MediaType":"text/css","Data":{"Integrity":"sha256-E0p8WsK4TgBOyJFwvbmo31LkSWzRMNiHv4uM2/WlPQY="}}
|
Loading…
Reference in New Issue