fix: Header too slim on mobile devices
This commit is contained in:
parent
eb018b6717
commit
1e531f07b6
@ -124,6 +124,10 @@ body {
|
||||
font-size: x-large;
|
||||
}
|
||||
|
||||
.header {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#social-links td:nth-child(2) {
|
||||
word-break: break-word;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user