Merge pull request 'Remove unnecessary css' (#1) from jakobhelgesson/wu1-calculator:css-fix into master
Reviewed-on: #1
This commit is contained in:
commit
5b7600d7f3
@ -17,14 +17,6 @@ body {
|
||||
|
||||
}
|
||||
|
||||
header {
|
||||
|
||||
}
|
||||
|
||||
header h1 {
|
||||
|
||||
}
|
||||
|
||||
main {
|
||||
|
||||
}
|
||||
@ -47,10 +39,6 @@ main section#keyBoard {
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
header {
|
||||
height: 45px;
|
||||
}
|
||||
|
||||
body {
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user