1
0
dwelling-home/web/assets/css/mindflow.css

9 lines
177 B
CSS
Executable File

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