Responsive semantics
- Rewrite of the original page structure to be more inline with semantic HTML - CSS is now mobile-first
This commit is contained in:
+1
-3
@@ -6,6 +6,4 @@ function dateTime () {
|
||||
setTimeout(dateTime, 1000)
|
||||
}
|
||||
|
||||
function traichu () {
|
||||
dateTime()
|
||||
}
|
||||
dateTime()
|
||||
|
||||
Reference in New Issue
Block a user