mirror of
https://github.com/kubeshark/kubeshark.git
synced 2026-07-10 00:51:09 +00:00
19 lines
327 B
Sass
19 lines
327 B
Sass
.mizuApp
|
|
background-color: #111629
|
|
width: 100%
|
|
|
|
.header
|
|
height: 100px
|
|
display: flex
|
|
align-items: center
|
|
padding-left: 24px
|
|
|
|
.title
|
|
font-size: 45px
|
|
letter-spacing: 2px
|
|
|
|
.description
|
|
margin-left: 10px
|
|
color: rgba(255,255,255,0.5)
|
|
padding-top: 15px
|
|
font-size: 16px |