Skip to content

Commit

Permalink
padding to sponsor logos
Browse files Browse the repository at this point in the history
  • Loading branch information
samipe committed Oct 8, 2024
1 parent 384af63 commit b0b89b7
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions docs/assets/index-BKuQxM9s.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/assets/index-CfBXnHWi.css

This file was deleted.

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>RoboCon - Robot Framework Conference</title>
<script defer src="/spa.js"></script>
<script type="module" crossorigin src="/assets/index-DOd0Zsfq.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-CfBXnHWi.css">
<script type="module" crossorigin src="/assets/index-nmr5sFcU.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BKuQxM9s.css">
</head>
<body>
<div id="app"></div>
Expand Down
1 change: 1 addition & 0 deletions src/components/SponsorItem.vue
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ const props = defineProps({
aspect-ratio: 1.7;
width: calc(100% / 3);
align-content: center;
padding: 1rem;
&.big {
max-width: 25rem;
Expand Down

0 comments on commit b0b89b7

Please sign in to comment.