We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb7f973 commit adb7bf7Copy full SHA for adb7bf7
index.html
@@ -63,7 +63,6 @@ <h2 class="subtitle reveal">These are my github repositories</h2>
63
<div class="card-title">
64
OpenEcommerce
65
</div>
66
- <br>
67
<div class="card-description">
68
OpenEcommerce is an ecommerce builded with .net. Using a hexagonal architecture, cqrs pattern and more interesting patterns.
69
styles.css
@@ -153,6 +153,8 @@ nav {
153
}
154
.card-title{
155
color: var(--default-font-color);
156
+ padding: 0.5em;
157
+
158
159
160
.card-description{
0 commit comments