mirror of
https://github.com/Clortox/tylerperkins.xyz.git
synced 2025-01-10 03:37: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 {
|
.about-description p {
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
|
Loading…
Reference in New Issue
Block a user