Fix padding for about
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<style>
|
<style>
|
||||||
.about-frame {
|
.about-frame {
|
||||||
margin-top: 25px;
|
margin: 25px 0;
|
||||||
max-width: 1200px;
|
max-width: 1200px;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user