[chore] Webkit frontend fixes (#1492)

* fix webkit profile preview layout

* general page layout
This commit is contained in:
f0x52 2023-02-14 11:58:57 +01:00 committed by GitHub
commit 700ed7769f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 19 additions and 25 deletions

View file

@ -30,7 +30,6 @@ main {
.profile {
background: $bg-accent;
display: grid;
grid-template-rows: auto auto auto;
grid-template-columns: 100%;
gap: 0.5rem;
margin-bottom: 0.2rem;