Skip to content

Instantly share code, notes, and snippets.

View lucassmonn's full-sized avatar

Lucas Monteiro lucassmonn

  • São Paulo
  • 17:18 (UTC -03:00)
View GitHub Profile
@lucassmonn
lucassmonn / flex.html
Created April 6, 2020 14:24
Exemplo de flexbox
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>FlexBox</title>
</head>
<body>