We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3337347 commit 4cae342Copy full SHA for 4cae342
index.html
@@ -10,7 +10,7 @@
10
<style>* {font-family: "Schibsted Grotesk", sans-serif}</style>
11
</head>
12
<body style="height:100%">
13
- <div style="padding:50px;background:black">
+ <div style="padding: 50px 100px; background: black; width: fit-content; margin: auto;">
14
<img src="favicon.ico" style="margin:auto" width="200" />
15
<h1>ExactAlytics</h1>
16
<p>Super easy analytics with precise numbers</p>
0 commit comments