very nice?

Compress JS and Sass files
remove useless Span for notifications and switch to after
Go back to 400x400px thumbnails
Add link for group creator
This commit is contained in:
Michał Gdula 2023-04-06 14:42:23 +00:00
parent b5fc635f7d
commit 7eb4355b52
12 changed files with 89 additions and 63 deletions

View file

@ -4,6 +4,15 @@
position: relative
color: RGB($fg-white)
.link
color: inherit
cursor: pointer
text-decoration: underline
&:hover
text-decoration: none
&::after
content: ''
@ -73,9 +82,6 @@
.banner-header
grid-area: header
white-space: nowrap
text-overflow: ellipsis
overflow: hidden
text-align: left
font-size: 6.9rem
font-weight: 800
@ -164,14 +170,16 @@
gap: 0.25rem
.banner-header
font-size: 3rem
text-align: center
font-size: 2.5rem
.banner-info,
.banner-subtitle
.banner-info
font-size: 1.1rem
text-align: center
.banner-subtitle
display: none
.pill-row
margin-top: 1rem