Converted spaces to tabs and rearranged blocks in mindflow.css.

This commit is contained in:
Alexander Andreev 2022-10-19 21:02:40 +04:00
parent 2796d517af
commit e0a81990e7
Signed by: Arav
GPG Key ID: 0388CC8FAA51063F
1 changed files with 5 additions and 5 deletions

View File

@ -1,9 +1,9 @@
button:not(:last-child) { padding-right: 1rem; }
article header a { color: var(--text-color); } article header a { color: var(--text-color); }
article footer { article footer {
text-align: right; text-align: right;
padding: 0; } padding: 0; }
.hidden { display: none; } .hidden { display: none; }
button:not(:last-child) { padding-right: 1rem; }