mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-10 06:51:13 +00:00
Removing unused tumblr syndication tag, layout, guid, and kind
This commit is contained in:
parent
31b109e08c
commit
17e7209a41
28 changed files with 1 additions and 183 deletions
|
@ -3,8 +3,6 @@ id: 155
|
|||
title: 'Animatable: Box Model'
|
||||
date: 2015-09-14T12:07:52+00:00
|
||||
author: Brandon Rozek
|
||||
layout: post
|
||||
guid: https://brandonrozek.com/?p=155
|
||||
aliases:
|
||||
- /2015/09/animatable-box-model/
|
||||
permalink: /2015/09/animatable-box-model/
|
||||
|
@ -18,11 +16,6 @@ dsq_thread_id:
|
|||
mf2_cite:
|
||||
- 'a:1:{s:6:"author";a:0:{}}'
|
||||
- 'a:1:{s:6:"author";a:0:{}}'
|
||||
tumblr_post_id:
|
||||
- "135657238924"
|
||||
- "135657238924"
|
||||
kind:
|
||||
- article
|
||||
tags: ["Web", "CSS"]
|
||||
---
|
||||
This post is part 2 of an animation series I am doing; you can read part 1 [here](https://brandonrozek.com/2015/05/animatable-border/). In this post, we’ll look at the different parts of the box model (margin, padding, height, and width) and see how they can be animated.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue