mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-11-06 16:21:23 +05:30
10 lines
127 B
SCSS
10 lines
127 B
SCSS
.helpLinks {
|
|
margin: 8px 0;
|
|
position: relative;
|
|
height: 20px;
|
|
|
|
color: #444;
|
|
text-align: center;
|
|
font-size: 16px;
|
|
}
|