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 1367370 commit b93bf5cCopy full SHA for b93bf5c
assets/css/style.scss
@@ -197,6 +197,16 @@ br { margin-bottom: 20px; }
197
transform: translateY(-10px);
198
}
199
200
+
201
+ @media (max-width: 1500px){
202
+ .overlay {
203
+ align-items: center;
204
+ justify-content: center;
205
+ }
206
+ .title-text {
207
+ text-align: center;
208
209
210
211
212
#project-gallery-card {
@@ -319,6 +329,7 @@ br { margin-bottom: 20px; }
319
329
.seahawk-II a {
320
330
color: var(--seahawk-II);
321
331
332
322
333
323
334
324
335
#seahawk-II-rov-features {
0 commit comments