mirror of
https://codeberg.org/ashley/poke.git
synced 2025-06-07 21:33:02 -04:00
add border radius hell yeah :3
This commit is contained in:
parent
3f63c921d5
commit
3d9b793a96
1 changed files with 2 additions and 1 deletions
|
@ -52,6 +52,7 @@
|
||||||
|
|
||||||
.channel-info-container > img {
|
.channel-info-container > img {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
border-radius: 1em;
|
||||||
}
|
}
|
||||||
:root {
|
:root {
|
||||||
--text-primary: #fff;
|
--text-primary: #fff;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue