mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-29 01:30:16 +02:00
website ui refactor
This commit is contained in:
16
index.html
16
index.html
@@ -425,7 +425,7 @@
|
||||
</style>
|
||||
<style type="text/css">
|
||||
html {
|
||||
font-size: 1.3em;
|
||||
font-size: 1.2em;
|
||||
}
|
||||
|
||||
body {
|
||||
@@ -442,7 +442,7 @@
|
||||
|
||||
@media screen and (min-width: 2000px) {
|
||||
html {
|
||||
font-size: 2em;
|
||||
font-size: 1.7em;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -696,7 +696,7 @@
|
||||
}
|
||||
|
||||
.logo {
|
||||
width: 10em;
|
||||
width: 8em;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
@@ -704,16 +704,6 @@
|
||||
height: 35vh;
|
||||
}
|
||||
|
||||
.header {
|
||||
width: 25vw;
|
||||
}
|
||||
|
||||
.download-btn {
|
||||
/* margin: 1rem 0; */
|
||||
/* margin: 0 1rem; */
|
||||
/* width: 300px; */
|
||||
}
|
||||
|
||||
.web-app-btn:after {
|
||||
right: -50px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user