Sha256: 7469acb0b018877b4d5e9f132d89e9aa441cb0461b88c9450b34af0e4ba8dda6
Contents?: true
Size: 905 Bytes
Versions: 5
Compression:
Stored size: 905 Bytes
Contents
.form--profile { .profile__avatar { width: 33.3333%; } .profile__data { width: 66.6666% } .form__input { } .form--profile_name { } .form--profile_nickname { } .form--profile_email { } .form--profile_phone { } .form--profile_country { width: 50%; } .form--profile_city { width: 50%; } .form--profile_password { } } .signin-inputs { float: left; margin-top: 1.5em; margin-right: -1.5em; padding: 1em 1.5em 1.25em 0; background-color: #d6e0e0; } .signin-inputs__notice { margin-top: .5em; padding: 0 1em; color: #718484; } @media (max-width: 960px) { .form--profile { .form--profile_country { width: 100%; } .form--profile_city { width: 100%; } } } @media (max-width: 768px) { .form--profile { .profile__avatar { width: 100%; } .profile__data { width: 100% } } }
Version data entries
5 entries across 5 versions & 1 rubygems