initial commit
All checks were successful
Build and publish the docker image / build (push) Successful in 58s
All checks were successful
Build and publish the docker image / build (push) Successful in 58s
Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
10
static/css/index.scss
Normal file
10
static/css/index.scss
Normal file
@ -0,0 +1,10 @@
|
||||
.about {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
margin-bottom: 10px;
|
||||
gap: 10px;
|
||||
|
||||
h1 span {
|
||||
color: var(--red-1);
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user