Sha256: e96562cbf66362f8ffff58d92454986505bfa5cfc4d7608796a06c385d15856a
Contents?: true
Size: 944 Bytes
Versions: 88
Compression:
Stored size: 944 Bytes
Contents
.rowHeight { /* margin: 300px 0 620px 0; */ margin: 100px -15px 0px -15px; } .about_content > .text { width: 80%; margin: 0 auto; font-weight: 900; font-size: 25px; position: relative; top: 100px; } /* .about { margin-top: -80px; } .about img { width: 420px; position: absolute; right: -15px; height: 700px; z-index: -1; } */ .about { background: #b641da; padding: 10px 0; width: 100%; color: white; text-align: center; } .content { position: absolute; right: 40px; color: #fff; top: 30px; width: 250px; padding: 0 10px; font-size: 15px; font-family: 'Poppins', sans-serif; } @media (max-width: 1125px) { .rowHeight { margin: 100px -15px 0px -15px; } .about { background: #b641da; padding: 10px 0; } .about img { display: none; } .content { position: static; text-align: center; width: 100%; } .about_content { margin: 0 !important; } }
Version data entries
88 entries across 88 versions & 1 rubygems