mirror of
https://github.com/xelframe/catmpeg.github.io.git
synced 2026-04-17 11:03:26 +03:00
lol xd xd lol
This commit is contained in:
parent
5c5c9e404f
commit
1816bd663a
3 changed files with 1 additions and 4 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 2.7 MiB |
BIN
assets/background.png
Normal file
BIN
assets/background.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 92 KiB |
|
|
@ -11,19 +11,16 @@ body {
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
|
||||
font: 14px 'ConsolasBold';
|
||||
color: #fff;
|
||||
/* background: url('/assets/background.jpg') center/cover no-repeat; */
|
||||
background: #222222;
|
||||
}
|
||||
|
||||
main {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
min-height: 100vh;
|
||||
flex: 1;
|
||||
width: 100%;
|
||||
backdrop-filter: blur(2px);
|
||||
box-sizing: border-box;
|
||||
padding-left: 20%;
|
||||
padding-right: 20%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue