File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change @@ -289,3 +289,20 @@ main {
289289main {
290290 min-height : 60vh ;
291291}
292+
293+ @include media-breakpoint-down (lg) {
294+ #portal-frame {
295+ height : 546px
296+ }
297+ }
298+
299+ @include media-breakpoint-up (lg) {
300+ #portal-frame {
301+ height : 580px ;
302+ }
303+ }
304+ @include media-breakpoint-up (xl) {
305+ #portal-frame {
306+ height : 620px ;
307+ }
308+ }
Original file line number Diff line number Diff line change 11---
2- title : Contact
2+ title : Talk to Us
33layout : sub-page
44---
55
6+ <p >We want to hear from you! Get in touch via this form:</p >
7+ <iframe id =" portal-frame " src =" https://osg-portal.osgdev.chtc.io/contact " width =" 100% " frameborder =" 0 " ></iframe >
8+
9+ ## Specific Questions?
10+
611PATh is a unique partnership between the Center for High Throughput Computing (CHTC) and the OSG Consortium.
712
813* For enquiries about the
* PATh project
* , please contact the
[ PATh leadership
] ( mailto:[email protected] ) .
You can’t perform that action at this time.
0 commit comments