diff options
| author | akiyamn | 2022-06-01 16:53:44 +1000 |
|---|---|---|
| committer | akiyamn | 2022-06-01 16:53:44 +1000 |
| commit | 29b082d779124056408b65f49611c9c88a28adc3 (patch) | |
| tree | ea496df36593516d8705579056859224a19a9301 /src/30a.html | |
| parent | e207761b6637863953e1d1ae8d9b835272456ec9 (diff) | |
| download | css-0.1.tar.gz css-0.1.zip | |
Add floating page and fix some margins0.1
Diffstat (limited to 'src/30a.html')
| -rw-r--r-- | src/30a.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/30a.html b/src/30a.html index 8f01a1a..eb340f9 100644 --- a/src/30a.html +++ b/src/30a.html @@ -27,7 +27,7 @@ <!-- ADD YOUR PAGE IN HERE --> <div class="subtitle">Document upload service</div> <h1>signaturepage.jpg</h1> - <div class="horiz-container full-on-mobile"> + <div class="horiz-container full-width-on-mobile"> <div class="upload-box"> <h2>Uploading</h2> |
