Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

background pulled to corner on small screens

html,
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
}
 
PREVIOUS NEXT
Tagged: #background #pulled #corner #small #screens
ADD COMMENT
Topic
Name
3+1 =