Files
kubeshark/ui/src/App.sass
lirazyehezkel 115692dbfc Change logo and favicon (#106)
* Change logo and favicon

* remove warning
2021-07-13 15:52:44 +03:00

25 lines
447 B
Sass

@import 'components/style/variables.module'
.mizuApp
background-color: $main-background-color
color: $font-color
width: 100%
.header
height: 60px
display: flex
align-items: center
padding: 5px 24px
justify-content: space-between
.title
letter-spacing: 2px
img
height: 45px
.description
margin-left: 10px
font-size: 11px
font-weight: bold
color: $light-blue-color