Auth popup minor fixes
This commit is contained in:
parent
f8bb60a8a4
commit
fe7262dda6
|
@ -102,7 +102,7 @@
|
|||
"How to write an article": "Как написать статью",
|
||||
"I have an account": "У меня есть аккаунт!",
|
||||
"I have no account yet": "У меня еще нет аккаунта",
|
||||
"I know the password": "Я знаю пароль",
|
||||
"I know the password": "Я знаю пароль!",
|
||||
"Image format not supported": "Тип изображения не поддерживается",
|
||||
"Independant magazine with an open horizontal cooperation about culture, science and society": "Независимый журнал с открытой горизонтальной редакцией о культуре, науке и обществе",
|
||||
"Introduce": "Представление",
|
||||
|
|
|
@ -129,6 +129,7 @@
|
|||
.authLink {
|
||||
cursor: pointer;
|
||||
@include font-size(1.6rem);
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.authSubtitle {
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
.text {
|
||||
@include font-size(1.5rem);
|
||||
|
||||
font-weight: 500;
|
||||
margin-bottom: 1em;
|
||||
text-align: center;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user