mirror of
https://github.com/Clortox/tylerperkins.xyz.git
synced 2025-01-09 19:27:59 +00:00
Fix spacing on about text
This commit is contained in:
parent
35636d14da
commit
b1e5a1f359
@ -112,6 +112,10 @@ html {
|
||||
|
||||
}
|
||||
|
||||
.about-description {
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
.about-description p {
|
||||
word-wrap: break-word;
|
||||
white-space: pre-wrap;
|
||||
|
Loading…
Reference in New Issue
Block a user