Adjusted "I'm a" text functionality
This commit is contained in:
@ -69,6 +69,10 @@ footer > div > * {
|
||||
|
||||
|
||||
|
||||
.textHighlight {
|
||||
color: var(--text-accent-colour);
|
||||
}
|
||||
|
||||
/* Used to make text appear to the right of an image */
|
||||
.imgRightText {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user