Dashboard
Repositories
filestore
Aktivität
Suche
Login
public
/
web-development/presentation
Web Development Presentation
Übersicht
Reflog
Commits
Dateibaum
Dokumentation
Forks
Vergleichen
Blame
|
Historie
|
Raw
fix display: hidden Ã-> display: none and flex-direction column and row
Sascha Schulz
2023-09-12
6951244af04225badc009806cb7522db8a4f6fc6
[public/web-development/presentation.git]
/
assets
/
html
/
main.css
1
2
3
4
5
html {
font-size: 40px;
color: black;
background-color: lightgray;
}