mirror of
https://github.com/karma-riuk/crab-webapp.git
synced 2025-07-05 14:18:12 +02:00
added cute little logo
This commit is contained in:
@ -12,3 +12,16 @@ fieldset {
|
||||
button {
|
||||
padding: 0.5em 1em;
|
||||
}
|
||||
|
||||
h1 {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 0.5rem;
|
||||
/* space between icon and text */
|
||||
}
|
||||
|
||||
.crab-icon {
|
||||
width: 40px;
|
||||
/* adjust size as you like */
|
||||
height: auto;
|
||||
}
|
||||
|
Reference in New Issue
Block a user