Added .right class to align a text to right.
This commit is contained in:
parent
8e0d5e4fb7
commit
dd1469c957
@ -26,6 +26,8 @@
|
||||
background-color: var(--secondary-color);
|
||||
color: var(--background-color); }
|
||||
|
||||
.right { text-align: right; }
|
||||
|
||||
a,
|
||||
button {
|
||||
color: var(--primary-color);
|
||||
|
Loading…
Reference in New Issue
Block a user