Fix box too cramp on smaller screens

pull/1/head
Lim Chee Aun 2022-12-11 13:09:16 +08:00
rodzic 9f9395d965
commit 0367a6e08f
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -292,7 +292,6 @@ a.hashtag {
max-width: 100vw;
text-align: center;
padding: 16px;
margin: 16px;
background-color: var(--bg-color);
border-radius: 8px;
border: 1px solid var(--divider-color);