mirror of
https://github.com/LJ5O/website.git
synced 2026-08-11 14:44:46 +02:00
Small edits
This commit is contained in:
@@ -9,4 +9,7 @@ html, body{
|
||||
margin: 0;
|
||||
overflow-x: hidden;
|
||||
overflow-y: scroll !important;
|
||||
}
|
||||
body{
|
||||
min-height: 100vh;
|
||||
}
|
||||
@@ -23,10 +23,6 @@
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
#contact_page{
|
||||
/*min-height: 100vh;*/
|
||||
}
|
||||
|
||||
#contact_content{
|
||||
width: 80%;
|
||||
margin: auto;
|
||||
|
||||
Reference in New Issue
Block a user