This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
datahub
Watch
2
Star
0
Fork
0
You've already forked datahub
mirror of
https://github.com/datahub-project/datahub.git
synced
2025-07-17 22:30:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
datahub
/
wherehows-web
/
app
/
styles
/
components
/
_avatar.scss
5 lines
75 B
SCSS
Raw
Normal View
History
Unescape
Escape
Adds error handling to z index function, set-color to retrieve color from color-scheme. Mixins for full-screen and flexbox centering, variables and maps for global variables. Base styles. hero component, and dropdown and navbar overrides for bootstrap styles. Updates footer component
2017-03-24 20:19:44 -07:00
$avatar-size
:
18
px
;
DSS-6364 Creates Component based Sass folder architecture following 7-1 pattern. Excludes themes, pages, and vendor folders.
2017-03-10 18:39:51 -08:00
.
user-avatar
{
Adds error handling to z index function, set-color to retrieve color from color-scheme. Mixins for full-screen and flexbox centering, variables and maps for global variables. Base styles. hero component, and dropdown and navbar overrides for bootstrap styles. Updates footer component
2017-03-24 20:19:44 -07:00
@include
round-image
(
$avatar-size
)
;
DSS-6364 Creates Component based Sass folder architecture following 7-1 pattern. Excludes themes, pages, and vendor folders.
2017-03-10 18:39:51 -08:00
}
Reference in New Issue
Copy Permalink