fix: text formatting
This commit is contained in:
parent
6b7342f646
commit
8c6345bb65
2 changed files with 7 additions and 2 deletions
|
@ -26,6 +26,11 @@
|
|||
& h1 {
|
||||
position: relative;
|
||||
|
||||
& .dot {
|
||||
position: relative;
|
||||
right: 1rem;
|
||||
}
|
||||
|
||||
& small {
|
||||
position: absolute;
|
||||
font-size: 1.5rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue