mirror of
https://github.com/paradoxxxzero/butterfly.git
synced 2026-06-08 05:14:38 +00:00
Very minor fixes
This commit is contained in:
@@ -5,18 +5,19 @@ html, body
|
||||
height: 100%
|
||||
|
||||
body
|
||||
background-color: $bg
|
||||
|
||||
main
|
||||
display: flex
|
||||
height: 100%
|
||||
flex-direction: column
|
||||
background-color: black
|
||||
|
||||
.terminal
|
||||
/* margin: .5em
|
||||
flex: 1
|
||||
font-family: 'Droid Sans Mono', monospace
|
||||
outline: none
|
||||
background-color: $bg
|
||||
color: $fg
|
||||
/* text-shadow: 0 0 10px
|
||||
span
|
||||
|
||||
Reference in New Issue
Block a user