mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
Item Spacing
This commit is contained in:
parent
9c60997081
commit
3108ff4cec
1 changed files with 2 additions and 1 deletions
|
@ -65,6 +65,7 @@ export default defineComponent({
|
||||||
padding: 10px 16px 10px 8px;
|
padding: 10px 16px 10px 8px;
|
||||||
border-radius: 9px;
|
border-radius: 9px;
|
||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
|
margin-bottom: 0.3rem;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
Loading…
Add table
Reference in a new issue