mirror of
https://github.com/hazemKrimi/touch-programming.git
synced 2026-05-01 18:20:26 +00:00
Add fonts, spinner and small screen detection
This commit is contained in:
@@ -25,6 +25,10 @@ header h1 {
|
||||
color: var(--crimson);
|
||||
}
|
||||
|
||||
header span {
|
||||
color: var(--crimson);
|
||||
}
|
||||
|
||||
.languages-wrapper {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
|
||||
|
||||
Reference in New Issue
Block a user