Skip to content

Commit ec0fef7

Browse files
authored
Merge pull request #7 from zzzachzzz/master
Rebased to edit an old commit message
2 parents 865f189 + a962468 commit ec0fef7

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

toonkit/static/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ header div img {
220220
width: 45%;
221221
box-shadow: 0px 0px 20px 2px lightgrey;
222222
border-radius: 20px;
223-
min-width: 34`0px;
223+
min-width: 340px;
224224
}
225225

226226
img.cog {

toonkit/templates/cc/cc-tracker.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ <h2 id="noinv" class="pad-left" style="display: none;">Sorry, there aren't any i
1616
</div>
1717

1818
<style>
19-
.main-content {
20-
min-width: 60%;
21-
}
2219
body {
2320
background-image: url('https://i.imgur.com/Yg5xNdI.png');
2421
background-size: cover;

0 commit comments

Comments
 (0)