Files
remark42/frontend/app/components/auth/auth.module.pcss
T
Pavel MineevandUmputun 93fd445bd4 On-demand auth
* auth block was moved to comment form
* if comments on page read only auth form shows in old place
* comment value in form will be saved between refreshes (it is side effect form saving comment value between unauth and auth states)
2020-03-12 15:44:31 -05:00

5 lines
49 B
Plaintext

.auth {
font-size: 14px;
font-weight: 700;
}